The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "catalyst::plugin::cache"

Catalyst::Plugin::Cache - Flexible caching support for Catalyst. River stage one • 7 direct dependents • 8 total dependents

This plugin gives you access to a variety of systems for caching data. It allows you to use a very simple configuration API, while maintaining the possibility of flexibility when you need it later. Among its features are support for multiple backends...

BOBTFISH/Catalyst-Plugin-Cache-0.12 - 25 Feb 2013 14:45:52 UTC - Search in distribution

Catalyst::Plugin::Cache::HTTP - HTTP/1.1 cache validators for Catalyst River stage one • 1 direct dependent • 1 total dependent

Ever since mankind develops web sites, it has to deal with the problems that arise when a site becomes popular. This is especially true for dynamic contents. Optimizations of the web application itself are usually followed by tweaking the system setu...

GRAF/Catalyst-Plugin-Cache-HTTP-0.001000 - 19 Jan 2009 20:58:21 UTC - Search in distribution

Catalyst::Plugin::Cache::BerkeleyDB River stage zero No dependents

Adds an accessor for a BerkeleyDB cache in your Catalyst application class....

DKAMHOLZ/Catalyst-Plugin-Cache-BerkeleyDB-0.01 - 10 Mar 2006 05:44:41 UTC - Search in distribution

Catalyst::Plugin::Cache::HTTP::Preempt - preemptive HTTP cache control River stage zero No dependents

This is a Catalyst plugin handles HTTP 1.1 cache-control queries. The functionality is similar to Catalyst::Plugin::Cache::HTTP, except that it processes the cache control queries before data-intensive queries, rather rather than delaying processing ...

INTERINFO/Catalyst-Plugin-Cache-HTTP-Preempt-v0.1.3 - 21 Jan 2013 09:55:35 UTC - Search in distribution

Catalyst::Plugin::Session::Store::Cache - Store sessions using a Catalyst::Plugin::Cache River stage zero No dependents

This plugin will store your session data in whatever cache module you have configured....

LBR/Catalyst-Plugin-Session-Store-Cache-0.01 - 21 Jul 2007 13:17:40 UTC - Search in distribution

Catalyst::Plugin::Cache::Memcached::Fast - Catalyst Plugin for Cache::Memcached::Fast River stage zero No dependents

Extends base class with a distributed cache....

VASILUS/Catalyst-Plugin-Cache-Memcached-Fast-0.14 - 30 Sep 2009 09:00:35 UTC - Search in distribution

Catalyst::Plugin::PageCache - Cache the output of entire pages River stage one • 1 direct dependent • 2 total dependents

Many dynamic websites perform heavy processing on most pages, yet this information may rarely change from request to request. Using the PageCache plugin, you can cache the full output of different pages so they are served to your visitors as fast as ...

VERISSIMO/Catalyst-Plugin-PageCache-0.32 - 18 Aug 2016 08:03:35 UTC - Search in distribution

Catalyst::Plugin::Cache::FastMmap - DEPRECATED FastMmap cache River stage one • 1 direct dependent • 1 total dependent

This package is part of the Catalyst Cache family. It allows integration of Cache::FastMmap and Catalyst This module extends the Catalyst application class with a "mmap" cache. This module is not recommended for production use, as Cache::FastMmap can...

BOBTFISH/Catalyst-Plugin-Cache-FastMmap-0.9 - 22 Mar 2011 08:43:05 UTC - Search in distribution

Catalyst::Plugin::Cache::Store::FastMmap - DEPRECATED - FastMmap cache store for Catalyst::Plugin::Cache. River stage zero No dependents

This store plugin is a bit of a wrapper for Cache::FastMmap. While you could normally just configure with backend => { class => "Cache::FastMmap", share_file => ..., } Cache::FastMmap can't store plain values by default. This module ships with a subc...

NUFFIN/Catalyst-Plugin-Cache-Store-FastMmap-0.02 - 05 Jul 2007 19:15:48 UTC - Search in distribution

Plack::Middleware::Debug::CatalystPluginCache - Panel for monitoring Catalyst::Plugin::Cache's River stage zero No dependents

General The default output consists of a summary of cache statistics, for each of the caches configured for Catalyst::Plugin::Cache, for the current request: Cache Get Miss Hit% Set Compute Remove Backend default 11 10 9.09 11 0 0 Cache::Memcached::l...

TIMB/Plack-Middleware-Debug-CatalystPluginCache-0.101 - 29 Oct 2010 20:25:05 UTC - Search in distribution

Gungho - Yet Another High Performance Web Crawler Framework River stage one • 1 direct dependent • 1 total dependent

Gungho provides a complete out-of-the-box web crawler framework with high performance and great felxibility. Please note that Gungho is in beta. It has been stable for some time, but its internals may still change, including the API. Gungho comes wit...

DMAKI/Gungho-0.09008 - 28 Jul 2008 10:37:52 UTC - Search in distribution
  • Gungho.ja - 高性能Webクローラーフレームワーク

Devel::PerlySense - Perl IDE backend with Emacs frontend River stage zero No dependents

PerlySense is a Perl IDE backend that integrates with editor frontends, currently Emacs. (While no one has written a Vim frontend, PerlySense can emit Vim style data structures.) Conveniently navigate and browse the code and documentation of your pro...

JOHANL/Devel-PerlySense-0.0221 - 30 Aug 2019 08:12:04 UTC - Search in distribution

File::Assets - Manage .css and .js assets for a web page or application River stage one • 2 direct dependents • 3 total dependents

File::Assets is a tool for managing JavaScript and CSS assets in a (web) application. It allows you to "publish" assests in one place after having specified them in different parts of the application (e.g. throughout request and template processing p...

RKRIMEN/File-Assets-0.064 - 29 Sep 2008 23:35:33 UTC - Search in distribution

HTTP::CDN - Serve static files with unique URLs and far-future expiry River stage one • 1 direct dependent • 1 total dependent

Web application plugin for serving static files with content-hashed unique URLs and far-future expiry. Additionally provides automatic minification/compiling of css/less/javascript....

MSMITH/HTTP-CDN-0.8 - 29 Oct 2014 20:34:43 UTC - Search in distribution

Mason::Interp - Mason Interpreter River stage two • 16 direct dependents • 16 total dependents

Interp is the central Mason object, returned from "Mason->new". It is responsible for creating new requests, compiling components, and maintaining the cache of loaded components....

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC - Search in distribution

Egg::Release - Version of Egg WEB Application Framework. River stage two • 17 direct dependents • 17 total dependents

Egg is MVC framework that is influenced from Catalyst and developed. I want you to see the document of Egg in detail....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

HTTP::Session - simple session River stage two • 8 direct dependents • 11 total dependents

Yet another session manager. easy to integrate with PSGI =)...

KTAT/http-session-0.53 - 07 Mar 2024 05:48:33 UTC - Search in distribution

Activator River stage zero No dependents

Overview Activator provides modules to support rapid software development throughout the software life-cycle: * Role-based project configuration supporting development, QA, and production needs * A globally accessible variable registry for all compon...

KNASSAR/Activator-0.91 - 15 Oct 2008 17:10:40 UTC - Search in distribution

Task::BeLike::YANICK - like Yanick? Be like Yanick! River stage zero No dependents

This Task module installs the modules that I use on a regular basis. Wait, there is more! It can also update the modules that I use on a regular basis! To do that, do TASK_UPGRADE=1 cpan -f Task::BeLike::YANICK...

YANICK/Task-BeLike-YANICK-0.9.0 - 21 Jan 2019 19:48:19 UTC - Search in distribution

Plack::Middleware::Image::Scale - Resize jpeg and png images on the fly River stage zero No dependents

Scale and convert images to the requested format on the fly. By default the size and other scaling parameters are extracted from the request URI. Scaling is done with Image::Scale. The original image is not modified or even accessed directly by this ...

PNU/Plack-Middleware-Image-Scale-0.011 - 04 Feb 2016 10:51:20 UTC - Search in distribution
68 results (0.114 seconds)